home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
stepp000.swf
/
scripts
/
DefineSprite_2385
/
frame_41
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
199b
|
15 lines
if(eval("/Variables:PorteExplose") == true)
{
tellTarget("_root.Collider")
{
gotoAndStop(3);
}
}
else
{
tellTarget("_root.Collider")
{
gotoAndStop(2);
}
}